ComponentOne ASP.NET MVC Controls
MaxGroups Property

C1.Web.Mvc Namespace > FlexGridGroupPanel<T> Class : MaxGroups Property
Gets or sets the maximum number of groups allowed.
Syntax
'Declaration
 
<DefaultValueAttribute(6)>
Public Property MaxGroups As Integer
[DefaultValue(6)]
public int MaxGroups {get; set;}
See Also

Reference

FlexGridGroupPanel<T> Class
FlexGridGroupPanel<T> Members